home *** CD-ROM | disk | FTP | other *** search
/ Home & Business Platinum / Home and Business Platinum.iso / database / datasv11 / import.doc < prev    next >
Text File  |  1991-08-15  |  688b  |  14 lines

  1. Import uses comma delimited records.  Fields are inserted in the order they appear.
  2. The first record ,the header, is ignored.
  3.  
  4. EXAMPLE:
  5. Xyz Company\,Inc.,Accounting Dept,1200 Main St,,Chicago,IL,31456,,,,,,,,,,,comment3"
  6.  
  7. Xyz Company, Inc. will be placed in the company field
  8. Accounting Dept will be placed in the attention field
  9.  
  10. And so forth.   Empty fields in the import file still need commas a place holders.
  11. Records exported from one Data Server file can be imported into another.
  12. The export files created by Data Server can be used by the mail merge feature in Word for Windows, and by Data Server's import feature.
  13. The '\,' character combination is converted to ','.
  14.